| Overload | Description |
|---|---|
| CreateCollectorResultsAnalyzer<TTarget,TCollectorTarget,TValue>(AnalyzerResultCollector<TCollectorTarget,TValue>,IProcessingCommand<IEnumerable<TValue>>[]) | Creates the executor that performs processing results that collected by specified results collector. |
| CreateCollectorResultsAnalyzer<TTarget,TCollectorTarget,TValue>(String,AnalyzerResultCollector<TCollectorTarget,TValue>,IProcessingCommand<IEnumerable<TValue>>[]) | Creates the executor that performs processing results that collected by specified results collector. |